github.com/google/go-cmp/cmp.mapIndex.key (field)
4 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L529: step.key = k
path.go#L268: key reflect.Value
path.go#L273: func (mi MapIndex) String() string { return fmt.Sprintf("[%#v]", mi.key) }
path.go#L276: func (mi MapIndex) Key() reflect.Value { return mi.key }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)